home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 51 / Amiga Format CD51 (2000-03-10)(Future Publishing)(GB)[!][issue 2000-04].iso / -serious- / archivers / lhay2kpatch / readme < prev    next >
Text File  |  2000-01-27  |  1KB  |  38 lines

  1. Y2K-Bugfix Patches for LHA 1.38e, 1.50r, 150r (+030)  by TetiSoft@apg.lahn.de
  2. (Detlef Würkner). Freely distributable. No warranty for something,
  3. here it works :-)
  4.  
  5. The output of the archive creation year is changed to year%100
  6. (year modulo 100, that means only the last two digits instead
  7. of three since 01-Jan-2000).
  8.  
  9.  
  10. For your convenience I added the spatch utility from SAS/C to this archive.
  11. This tool is freely distributable, let me cite from sc_util.guide:
  12. ----8<----
  13.    NOTE:  You cannot distribute copies of scompare or any other
  14.           utility, except spatch, that is included in the SAS/C
  15.           Development System.  The patch file that you create using
  16.           scompare and the spatch utility are both freely
  17.           redistributable.
  18. ----8<----
  19.  
  20. How to apply the patches:
  21. -------------------------
  22. Unpack your LhA distribution, copy the patch files and spatch
  23. into the same directory as the executables (/LhA), cd to this directory
  24. and execute this script:
  25. ----8<----
  26. spatch -oLhA138e.new -pLhA138e.pch LhA138e
  27. spatch -oLhA.new -pLhA.pch LhA
  28. spatch -oLhA-030.new -pLhA-030.pch LhA-030
  29. ----8<----
  30. Then copy the appropriate .new-executable to the desired location, e.g.
  31. copy LhA138e.new c:LhA
  32. and you're done.
  33.  
  34. Ciao, Detlef
  35. -- 
  36. _ // TetiSoft@apg.lahn.de
  37. \X/  Detlef Würkner, Langgöns, Germany
  38.